PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFUriAction Class / getURI Method
In This Topic
    getURI Method
    In This Topic
    Gets the uniform resource identifier to resolve, encoded in 7-bit ASCII.
    Syntax
    public java.lang.String getURI()

    Return Value

    The uniform resource identifier to resolve, encoded in 7-bit ASCII.
    See Also